home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 8 / Mac Magazin and MacEasy Magazine CD - Issue 08.iso / Sharewarebibliothek / Updater⁄Infos / MacSLIP 2.0.3 -> 2.0.4 / ReleaseNotes < prev   
Text File  |  1994-01-01  |  11KB  |  235 lines

  1. Release notes for MacSLIP version 2.0.4. 
  2. 7 December 1993
  3. Copyright 1993, Hyde Park Software
  4.  
  5. The application "MacSLIP 203 updater" updates version 2.0.3 to version 2.0.4. To apply the patch, follow these steps:
  6.  
  7. 1. Since the patch application may alter CODE resources, you may need to turn off any virus detection software you may have running before running this patch application.
  8. 2. Make a copy of the "MacSLIP", "SLIP Extension", and "Netstat" files from your installation diskette. DO NOT attempt to patch the installation diskette. 
  9. 3. Run the "MacSLIP 203 updater" application. It will prompt for the location of the files you copied in step 1. 
  10. 4. After the patch is complete, drag "MacSLIP" and "SLIP Extension" to your (closed) System Folder. Replace the Netstat application, located in your MacSLIP folder.
  11.  
  12.  
  13. ---------- RELEASE NOTES FOR VERSION 2.0.4 ----------
  14.  
  15. New features:
  16. • DCD and CTS indicators are displayed with new graphics.
  17. • Compatibility changes for AE Quadra Link board:
  18. - Recognize ".Built-In" as alias for internal port driver names so that DCD/CTS status lights are still displayed when using internal ports.
  19. - Read GPi and CTS directly from QuadraLink board for status lights display.
  20. • "define" script language command
  21.     define [/h] [/g] variable-name value
  22.       /h if you want the variable's value to be hidden
  23.       /g if you want the variable to be global
  24. Define is like the "set" command, except that the variable will be stored as part of the current connection set.
  25. • Changes to "Scan Script". Script writers often use temporary variables that they don't want the user to be confused by if they use Scan Script to locate variables that need to be filled in. Two script language items have been added to help control this:
  26.  
  27.      ignore [variable-name] [variable-name] [...]
  28.      require [variable-name] [variable-name] [...]
  29.  
  30. These commands are ignored during the actual execution of a script. When you scan a script, the effect is as follows. If you have variables listed by "require" those variables will be added to the connection set's current variable list, if not already in the list. No other variables will be found during the scan. Also, the variable will be added no matter if it is used in the script or not. 
  31.  
  32. If you have variables listed by "ignore", those variables will be ignored during a scan.
  33.  
  34. Note to script writers: Instead of using Scan Script at all, consider this script fragment:
  35.  
  36.      ifdef user goto skipuser
  37.      message "\bEnter username:"
  38.      ask var
  39.      define user "$var"
  40.      label skipuser
  41.  
  42.      ifdef password goto skippass
  43.      message "\bEnter password for username $user"
  44.      askp var
  45.      define /h password "$var"
  46.      label skippass
  47.  
  48. The first time the script runs, the user will be asked for their username. The answer is saved by the script, so that no prompting is required the next time the script runs.
  49.  
  50. Other changes:
  51. • "Scan script" item has been removed from the Script menu.  Use "Scan Script" in the variables dialog.
  52. • A variable is not "defined" (ifdef in script) unless it has a value.
  53.  
  54. Bugs fixed:
  55. • Some color systems would crash if running System 6.
  56. • A BOOTP sometimes wasn't sent after a reconnect, causing new connections to fail.
  57. • Packets sent to ourself weren't handled correctly.
  58. • There were sometimes problems with update events.
  59. • The Abort/Cancel buttons now work during initmodem.
  60. • Ping sometimes did not work until the MacTCP driver had been opened (manual addressing).
  61. • Cursor tracking should work better.
  62.  
  63. ---------- RELEASE NOTES FOR VERSION 2.0.3 ----------
  64.  
  65. • A bug in the installation process was fixed that caused the Connect button to always be dimmed if an upgrade to version 1.0.x was done, and the old version was in the "off" state at the time of the upgrade.
  66.  
  67. • A bug in the Connect at System Startup option was fixed that sometimes caused problems with Now Menus, or AppleTalk's Serial Port Arbitrator.
  68.  
  69. • A newer version of Fetch is included.
  70.  
  71. ---------- RELEASE NOTES FOR VERSION 2.0.2 ----------
  72.  
  73. • A bug was fixed that had caused problems with "MacTCP Watcher" or sometimes caused system crashes.
  74.  
  75. ---------- NCSA TELNET AND FETCH ----------
  76.  
  77. Copies of NCSA/Telnet and Fetch (a File Transfer Program developed by Dartmouth College) are provided for your convenience. After installing MacSLIP, Telnet and Fetch will be located in the MacSLIP folder on your hard disk in a self-extracting archive file. To extract these files, double-click on the "Telnet/Fetch.sea" icon. After you have extracted the files, you may delete the "Telnet/Fetch.sea" file by dragging it into the Trash.
  78.  
  79. ---------- IMPORTANT INFORMATION ABOUT FETCH ----------
  80.  
  81. Fetch was developed at Dartmouth College. Fetch is Copyright © 1992, Trustees of Dartmouth College. If you decide to use Fetch, please support it by obtaining a license to use it.
  82.  
  83. Fetch is licensed free of charge to educational users (students, teachers, and school or college employees) and non-profit organizations.  Private individuals, for-profit enterprises, and government organizations may obtain a single-user license by sending $25 to:
  84.  
  85.    Software Sales
  86.    Dartmouth College
  87.    6028 Kiewit Computation Center
  88.    Hanover, NH 03755-3523 USA
  89.  
  90. Site licenses are also available; please send inquiries to the above address, or e-mail to Fetch@dartmouth.edu.
  91.  
  92. ---------- OTHER USEFUL PROGRAMS ----------
  93.  
  94. This is a list of useful communications programs that use MacTCP. Some of these are shareware, some are public-domain. Please check each program for its particular licensing options. Support shareware authors by paying shareware fees for programs that you use.
  95.  
  96. This files in this list are available via anonymous ftp to archive.umich.edu. Most will also be available from other popular Macintosh archive sites such as sumex.stanford.edu and wuarchive.wustl.edu, as well as online services such as Compuserve and America Online. The pathnames may be different, depending on where you locate the files.
  97.  
  98. Later versions of these programs may be available by the time you read this. If you do not find the files as listed below, check for similar file names.
  99.  
  100. /mac/util/comm/archie0.9beta.cpt.hqx
  101.     12/16/92    BinHex4.0,Compact1.33
  102.  
  103.    Query an Archie server to find files that are available via
  104.    anonymous ftp.  Requires MacTCP.
  105.  
  106. /mac/util/comm/chat1.10.sit.hqx
  107.      7/11/92    BinHex4.0,StuffIt1.5.1
  108.  
  109.    A background-only appl that lets Macs serve as a primitive IRC
  110.    (Internet Relay Chat).  Multiple people can Telnet to a port on
  111.    your Mac and have online discussions.  Requires MacTCP.
  112.  
  113. /mac/util/comm/comet2.14.sit.hqx
  114.      10/2/92    BinHex4.0,StuffIt1.5.1
  115.  
  116.    The Cornell Macintosh Terminal Emulator.  A powerful, scriptable
  117.    terminal program.
  118.  
  119. /mac/util/comm/eudora1.31.sit.hqx
  120.      4/10/93    BinHex4.0,StuffIt 3.05
  121.  
  122.    Receive and Send mail from your Macintosh via a POP server.
  123.    No more mainframe editors or terminal emulators!
  124.  
  125. /mac/util/comm/fetch2.1.sit.hqx
  126.       9/5/92    BinHex4.0,StuffIt1.5.1
  127.  
  128.    A MacTCP based ftp client that allows you to ftp multiple files,
  129.    suffixed files (.gif, .hqx), a pop up menu for frequently accessed
  130.    sites...  Requires MacTCP or KSP.
  131.  
  132. /mac/util/comm/finger1.36.sit.hqx
  133.       7/1/92   BinHex4.0,Stuffit3.06
  134.  
  135.    Two applications.  One's a finger daemon (so when people "finger"
  136.    your tcp-endowed Macintosh, they'll see stats and an info file.
  137.    The other application allows you to finger other people, as well
  138.    as has the finger daemon built in.  Version 1.36
  139.  
  140. /mac/util/comm/ftpd2.10.sit.hqx
  141.      4/10/93    BinHex4.0,Stuffit3.06
  142.  
  143.    Set up your Macintosh to be an FTP Server.  Requires System 7,
  144.    MacTCP, file sharing turned on.  Allows you to log into other
  145.    AppleShare servers on your network, change passwords on those
  146.    logged-in servers, initial directories for users/groups/guests,
  147.    Gopher protocol support (your Mac as a Gopher server, imagine
  148.    that!), remote site access restrictions, MacBinary support.
  149.  
  150. /mac/util/comm/gopherapp1.3b56.cpt.hqx
  151.      7/26/92    BinHex4.0,Compact1.33
  152.  
  153.    A Gopher client which looks and feels much like the Finder
  154.    itself.  It allows you to access a wide range of Internet
  155.    services.  Requires MacTCP.
  156.  
  157. /mac/util/comm/leemail1.24.cpt.hqx
  158.      6/22/92    BinHex4.0,Compact1.33
  159.  
  160.    Allows you to send and receive mail from the Internet directly
  161.    from/into your Macintosh if you have MacTCP installed.  It uses
  162.    SMTP  to send and receive... and works in the  background under
  163.    System 7.
  164.  
  165. /mac/util/comm/ncsatelnet2.5.sit.hqx
  166.       8/3/92    BinHex4.0,StuffIt1.5.1
  167.  
  168.    NCSA Telnet program for the Mac, requires either a Appletalk to
  169.    Internet gateway or Ethernet card.  You can, via the
  170.    configuration file, choose the built-in or MacTCP drivers
  171.    to communicate with the outside world. Built-in SLIP driver, also.
  172.  
  173. /mac/misc/documentation/ncsatelnet2.5docs.sit.hqx
  174.       8/4/92    BinHex4.0,StuffIt1.5.1
  175.  
  176.    Documentation for NCSA Telnet. Version 2.5.
  177.  
  178. /mac/util/comm/newswatcher1.3d8.cpt.hqx
  179.      5/4/93    BinHex4.0,Compact1.33
  180.  
  181.    You specify the NNTP News server, your SMTP mail server,
  182.    grab/create/write into your unix-box (or standalone) .newsrc file,
  183.    and read Usenet news groups.  Easily subscribe/unsubscribe, print,
  184.    save articles, etc.  THINK C source in /mac/development/source/<c.
  185.  
  186. /mac/util/comm/nuntius1.11d25.sit.hqx
  187.       7/5/93    BinHex4.0,Stuffit3.06
  188.  
  189.    A thread-based newsreader that uses the NNTP connections.
  190.    Requires System 7 and MacTCP.
  191.  
  192. /mac/util/comm/thenews2.24.sit.hqx
  193.       6/9/93    BinHex4.0,StuffIt1.5.1
  194.  
  195.    Scan, post and look through various Usenet groups with this
  196.    application.  Allows you to do just about everything a UNIX News
  197.    program does, only it's a convienent Mac program. Accepts
  198.    .signature files and bcc (blind carbon copies) on your e-mail
  199.    followups. Requires MacTCP.
  200.  
  201. /mac/util/comm/tn32702.4a4.sit.hqx
  202.     7/12/93     BinHex4.0,StuffIt3.06
  203.  
  204.    Full-featured 3270 emulator for IBM and other VM/CMS-based mainframes.
  205.    Features nice color graphics capabilities, onscreen mouse/cursor
  206.    movement (and selection), screen printing (or dump to PICT), ability
  207.    to copy from one session to another, file transfers (see documentation),
  208.    Two versions are included.  One requires MacTCP, one has built in TCP/IP.
  209.  
  210. /mac/util/comm/turbogopher1.05.sit.hqx
  211.     11/23/92    BinHex4.0,Stuffit3.06
  212.  
  213.    Enhanced (mostly for speed) Gopher client with many interface
  214.    improvements and protocol improvements. Version 1.05 adds many bug
  215.    fixes and the ability to choose your display font.
  216.  
  217. /mac/util/comm/waistation0.62.cpt.hqx
  218.     12/19/91    BinHex4.0,Compact1.33
  219.  
  220.    Retrieve information from the DowQuest* document retrieval system
  221.    at Dow Jones News/Retrieval,( the Connection Machine( Document
  222.    Retrieval System, your local Macintosh, and any other database
  223.    server that supports the WAIS protocol.  Requires MacTCP.
  224.  
  225. /mac/util/comm/xferit1.5b4.cpt.hqx
  226.       8/3/92   BinHex4.0,Compact1.33
  227.  
  228.    TCP-based FTP (File Transfer Protocol) client. Open up multiple
  229.    connections to various hosts (e.g. Unix, MTS, etc..), click on a
  230.    directory and a new window with the directory contents pops up,
  231.    you can click on a file, it automatically downloads or you can
  232.    "view" a text file.  Create an alias file for storing your name &
  233.    passwords. Version 1.5b4 features many System 7-savvy operations
  234.    like automatic file (archive) handling, drag-n-drop operation, etc.
  235.